Total Complexity | 40 |
Dependencies | 5 |
Dependents | 8 |
Total lines | 270 |
Lines of code | 153 |
Logical lines of code | 77 |
Comment lines | 61 |
Methods | 17 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_access_token_renewed() | 52 | 8 | 25 | |
create() | 47 | 6 | 39 | |
get_all() | 64 | 3 | 11 | |
get() | 65 | 3 | 10 | |
instance() | 71 | 2 | 6 | |
get_renewed_access_token() | 69 | 2 | 6 | |
access_token_renew_attemps_exceded() | 71 | 2 | 6 | |
is_access_token_expired() | 69 | 2 | 6 | |
get_token_type() | 70 | 2 | 6 | |
clean_token() | 63 | 2 | 9 | |
update() | 71 | 2 | 6 | |
get_args() | 81 | 1 | 3 | |
access_token_renew_attemps_increase() | 74 | 1 | 4 | |
calculate_expiration_date() | 78 | 1 | 3 | |
delete_all() | 81 | 1 | 3 | |
delete() | 80 | 1 | 3 | |
__construct() | 69 | 1 | 7 |